Welcome![Sign In][Sign Up]
Location:
Search - particle swarm optimization

Search list

[matlabpsotb-alpha-0.2

Description: particle swarm optimization toolbox (matlab)
Platform: | Size: 55296 | Author: sg | Hits:

[AI-NN-PRpso

Description: 此程序包是用粒子群算法来求16个经典函数的最小最大值,其中界面友好,运行时会出现动态二维图来展现粒子群是如何运动来求最值的-This package is used for particle swarm optimization to 16 classic function of the smallest maximum value, in which user-friendly, run-time dynamic two-dimensional map will appear to show how the particle swarm movement to seek the most value
Platform: | Size: 753664 | Author: 梁锦兆 | Hits:

[matlabPSOt

Description: 大家好,这是一个基于粒子群优化算法的函数优化问题的MATLAB源码,希望能给大家提供帮助-Hello everyone, this is a particle swarm optimization algorithm based on function optimization problems MATLAB source code, I hope everyone can help
Platform: | Size: 759808 | Author: 邓高峰 | Hits:

[matlabpso_qzn

Description: 自己写的关于粒子群算法求函数最小值的例程,简单易懂,对理解算法有很大帮助-Wrote it myself on the Particle Swarm Optimization for the minimum function of the routine, easy-to-read, to understand the algorithm are very helpful
Platform: | Size: 1024 | Author: 王维 | Hits:

[AI-NN-PRpso-souceCode-C++Version

Description: 一个粒子群优化(PSO)算法的C++版本的源代码。-A particle swarm optimization (PSO) algorithm C++ Version of the source code.
Platform: | Size: 2048 | Author: KTGG | Hits:

[AI-NN-PRpsoc

Description: 微粒子群算法的C实现,实现的是基本微粒群算法,微粒群算法是一种基于群智能方法的演化计算技术,本算法实现容易,收敛速度快-Microparticle Swarm C realize, realize that the basic particle swarm optimization, particle swarm optimization is a group of intelligent methods based on the evolution of computing technology, easy to realize this algorithm, fast convergence
Platform: | Size: 6144 | Author: 小淘 | Hits:

[Mathimatics-Numerical algorithmsrpso

Description: 本代码是一种随机改进粒子群优化代码,简单,易懂 有注释信息。C语言版本,无错误,直接可运行-This code is a random code to improve particle swarm optimization, simple, easy-to-understand annotated information. C language versions, error-free, can be run directly
Platform: | Size: 11264 | Author: zhangli | Hits:

[AI-NN-PRvc_pso

Description: vc_pso是用VC开发的标准粒子群算法-VC Development vc_pso is the standard particle swarm optimization
Platform: | Size: 13312 | Author: huanghubang | Hits:

[AI-NN-PRPSO

Description: 一本介绍微粒群算法的书籍,详细介绍算法的原理.-Introduce a particle swarm optimization book, detailing the principles of algorithm.
Platform: | Size: 1999872 | Author: 刘雁飞 | Hits:

[AI-NN-PRPSOvrp

Description: 利用粒子群算法求解VRP问题程序,其中和禁忌搜索算法结合成混合算法求解,-The use of particle swarm optimization procedure for solving VRP problems, including tabu search algorithm and combined into a hybrid algorithm,
Platform: | Size: 4872192 | Author: zcx | Hits:

[AI-NN-PRvc_pso

Description: vc++版本的粒子群优化算法程序,该算法使用简单,收敛快速,是遗传算法之后的又一重要智能算法.-vc++ version of particle swarm optimization procedure, the algorithm uses a simple, rapid convergence, after the genetic algorithm is another important intelligent algorithm.
Platform: | Size: 12288 | Author: 江南 | Hits:

[matlabpso

Description: 个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。是主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。-Procedures is the most basic particle swarm optimization procedures, using Matlab realize, is very simple. Is the main function of the source, optimizing the function with m the form of documents on fitness.m inside, optimized for different functions as long as the modifications can fitness.m highly generic.
Platform: | Size: 1024 | Author: 牛牛 | Hits:

[OtherjMetal.1.5.tar

Description: 这是多目标进化算法包,这个集成包包含了近期的流行的,常用的多目标进化算法,包括NSGA2,SPEA2,PEAS2,以及多目标粒子群算法,另外还集成了单目标进化算法。-This is a multi-objective evolutionary algorithm package, the integrated package includes a recent popular, commonly used in multi-objective evolutionary algorithm, including NSGA2, SPEA2, PEAS2, as well as multi-objective particle swarm optimization, in addition to an integrated single-objective evolutionary algorithm.
Platform: | Size: 95232 | Author: 宋武 | Hits:

[JSP/JavaDPSO

Description: 粒子群算法源码,java,c,vb,粒子群优化PSO程序包(Java,C,VB) -PSO source, java, c, vb, PSO PSO Pack (Java, C, VB) -PSO-source, java, c, vb, particle swarm optimization PSO package (Java, C, VB)-PSO source, java, c, vb, PSO PSO Pack (Java, C, VB)
Platform: | Size: 10240 | Author: | Hits:

[Mathimatics-Numerical algorithmsproject1

Description: 粒子群优化问题是国内比较前沿和少见的研究方向。这里有一个关于他的示例程序-Particle swarm optimization problem is relatively rare in the front and the direction of the research. Here
Platform: | Size: 195584 | Author: 秦晴 | Hits:

[AI-NN-PRpsot

Description: 粒子群算法工具箱 该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。-Particle Swarm Optimization Toolbox of the Toolkit will be the core of the PSO algorithm package, and made available to the user adjustable parameters for the algorithm, users only need to define their need to optimize the function (calculation of the minimum or maximum), and set good function from the range of variables, each iteration step the maximum allowable variation (known as maximum speed, Max_V) and so on, can self-optimize.
Platform: | Size: 820224 | Author: 张鹤峰 | Hits:

[AI-NN-PRDPSO

Description: 求解TSP问题的动态邻域粒子群优化算法 (论文)-Solving dynamic TSP problem Neighborhood Particle Swarm Optimization (Thesis)
Platform: | Size: 206848 | Author: 清水 | Hits:

[Otherchang

Description: pso 粒子群算法源代码 粒子群算法在物流中的优化-PSO Particle Swarm Optimization Particle Swarm Optimization source code of the optimization in the logistics
Platform: | Size: 2048 | Author: sdf | Hits:

[VC/MFC35738637psotb-beta

Description: 标准微粒群算法 用Visual c实现的 希望大家能够有所用 -Standard Particle Swarm Optimization with Visual c realize the hope that we can be used
Platform: | Size: 54272 | Author: ren peng | Hits:

[AI-NN-PRPSO

Description: PSO算法,粒子群优化算法,VC界面实现-PSO algorithm, particle swarm optimization algorithm, VC interface
Platform: | Size: 289792 | Author: 有偿编程,挣点生活费 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net